{
  "name": "Barrel Carved Planter",
  "base": {
    "coordSystem": "cylindrical",
    "baseType": "primitive",
    "preset": "Barrel Oval",
    "equation": "R / sqrt(1.45*pow(cos(theta), 2) + 0.82*pow(sin(theta), 2))",
    "baseRadius": 4.5,
    "height": 12
  },
  "structure": {
    "modelMode": "potplate",
    "wall": 0.35,
    "uniformShell": true,
    "bottomThickness": 0.5,
    "cylDrain": 0.5,
    "sphTopCut": 25,
    "sphBotFlatten": 150,
    "sphBotCut": 175
  },
  "plate": {
    "enabled": true,
    "plateHeight": 1.5,
    "plateOpeningAngle": 25,
    "plateDiameterExtra": 0.5,
    "plateRadiusExtra": 0.5,
    "plateSphTopCut": 95,
    "plateSphBotFlatten": 250
  },
  "texture": {
    "type": "carved",
    "preset": "Arc Shell Carving",
    "equation": "asin(0.98*sin(8*theta + 6*pi*v))",
    "intensity": 0.12
  },
  "patterns": {
    "preset1": "Basic Stripe Mask",
    "equation1": "cos(8*theta)",
    "preset2": "None (Solid Base Color)",
    "equation2": "-1",
    "baseColor": "#9d432c",
    "patternColor1": "#67e469",
    "patternColor2": "#6f5034",
    "overlapColor": "#f7e6de",
    "depthMm": 1.2
  },
  "mesh": {
    "resV": 120,
    "resT": 180,
    "patternResV": 120,
    "patternResT": 180
  },
  "modifier": {
    "type": "utility",
    "preset": "None (No Modifier)",
    "equation": "0",
    "strength": 0,
    "target": "base"
  },
  "distortion": {
    "type": "utility",
    "preset": "None (No Distortion)",
    "dx": "0",
    "dy": "0",
    "dz": "0",
    "strength": 0,
    "region": "all",
    "anchor": "none",
    "space": "xyz"
  }
}